Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Message(::DenseVector) constructor back to the docs #250

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

JamesWrigley
Copy link
Member

Previously Message(::Array) would match against the Message(::Any, ::Ptr, ::Integer) constructor (which was documented twice).

Previously `Message(::Array)` would match against the `Message(::Any, ::Ptr,
::Integer)` constructor (which was documented twice).
@JamesWrigley JamesWrigley self-assigned this Oct 8, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.33%. Comparing base (873f35f) to head (47786d1).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
- Coverage   74.95%   74.33%   -0.62%     
==========================================
  Files          11       11              
  Lines         527      526       -1     
==========================================
- Hits          395      391       -4     
- Misses        132      135       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JamesWrigley JamesWrigley merged commit e5a701f into master Oct 8, 2024
9 checks passed
@JamesWrigley JamesWrigley deleted the message-docs branch October 8, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants